FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource OperationDefinition/FHIR Server from package de.gematik.dev.epa.medication#1.1.0-alpha.6 (109 ms)

Package de.gematik.dev.epa.medication
Type OperationDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.gematik.dev.epa.medication@1.1.0-alpha.6&canonical=https://gematik.de/fhir/epa-medication/OperationDefinition/get-medication-list-op
Url https://gematik.de/fhir/epa-medication/OperationDefinition/get-medication-list-op
Version 1.1.0
Status active
Date 2024-08-14
Name Get Medication List
Title $medication-list Operation
Experimental False
Description Get a medication list
Type false
Kind query

Resources that use this resource

CapabilityStatement
https://gematik.de/fhir/epa-medication/CapabilityStatement/epa-medication-service-server EPA CapabilityStatement für den the Medication Service

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "OperationDefinition",
  "id" : "get-medication-list-op",
  "url" : "https://gematik.de/fhir/epa-medication/OperationDefinition/get-medication-list-op",
  "title" : "$medication-list Operation",
  "description" : "Get a medication list",
  "version" : "1.1.0",
  "status" : "active",
  "publisher" : "gematik GmbH",
  "date" : "2024-08-14",
  "kind" : "query",
  "name" : "Get Medication List",
  "code" : "medication-list",
  "system" : true,
  "type" : false,
  "instance" : false,
  "parameter" : [
    {
      "name" : "date",
      "type" : "date",
      "use" : "in",
      "min" : 0,
      "max" : "2",
      "documentation" : "Limit the search to this date. Can specify upper or lower limits and periods by providing an upper and a lower limit."
    },
    {
      "name" : "_count",
      "type" : "integer",
      "use" : "in",
      "min" : 0,
      "max" : "1",
      "documentation" : "Limit the result bundle to this many entries. To get more entries request the next page."
    },
    {
      "name" : "_offset",
      "type" : "integer",
      "use" : "in",
      "min" : 0,
      "max" : "1",
      "documentation" : "Defines the offset of the first entry in the collection."
    },
    {
      "name" : "return",
      "type" : "Bundle",
      "use" : "out",
      "min" : 1,
      "max" : "1",
      "documentation" : "Searchset bundle containing the requested entities."
    }
  ],
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.